| 1. | Let the critical section of code complete its job 使代码的关键部分完成其工作。 |
| 2. | Method is called by a thread in a critical section 方法由临界区中的线程调用。 |
| 3. | Verifies the correct usage of critical sections 验证对关键节的使用是否正确。 |
| 4. | Methods to mark the beginning and end of a critical section 方法标记临界区的开头和结尾。 |
| 5. | This action also marks the beginning of a critical section 此操作同样会标记临界区的开头。 |
| 6. | Statement is present , the statement block is a critical section and 语句存在,语句块就是临界区并且 |
| 7. | Serves as the host s representation of a critical section for threading 提供由宿主创建的临界区的表示形式。 |
| 8. | The procedural code that changes a set of shared resources is called critical section 处理元去存取共用资源的那段程式码。 |
| 9. | If the critical section is a set of contiguous instructions , then the lock acquired by the 如果临界区是一个连续指令集,则由 |
| 10. | Must call these methods to notify the clr that a critical section is being entered )必须调用这些方法来通知clr已进入临界区。 |